home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 10,000 to 10,999 / 10000.zip / AOLDLs / The _Other_ Gallery / Win_ eSpew#1 Multimedia E-zine / ESPW1.exe / ESPEW#1.EXE / ESPEW#1.DXR / 00225.ls < prev    next >
Encoding:
Text File  |  1995-10-26  |  166 b   |  9 lines

  1. on cleanUp
  2.   repeat with x = 1 to 22
  3.     puppetSprite(x, 0)
  4.     set the trails of sprite x to 0
  5.     set the visible of sprite x to 1
  6.   end repeat
  7.   updateStage()
  8. end
  9.